Don't clamp the restored size of the file chooser dialog
authorFederico Mena Quintero <federico@novell.com>
Wed, 14 Jan 2009 20:18:54 +0000 (20:18 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Wed, 14 Jan 2009 20:18:54 +0000 (20:18 +0000)
commitd133ab3ac0cb7065f9fda9e576d063298c654ffd
tree4c244149ba7e0be755b2ee81dc016b57204448c4
parent1d4694ec799a0ade83ea071d929e41aa980fe21b
Don't clamp the restored size of the file chooser dialog
* gtk/gtkfilechooserdialog.c
(file_chooser_widget_default_size_changed): Simply resize the
dialog to the default size without any fancy clamping.  Also,
leave in place ifdef-ed out code to restore the file chooser's
position in addition to its size.  The code to restore the
position doesn't quite work yet, but we'll leave it in as a
reference.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=22118
ChangeLog
gtk/gtkfilechooserdialog.c